body {
	margin: 0px;
}

.containernews {
	font-size: 14px;
	line-height: 24px;
}

#containernews {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px solid #f4f4f4;
	padding: 10px;
}

#containernews .city_list {
	padding-top: 10px;
}

#containernews .city_list .item {
	padding: 10px 0;
	line-height: 24px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}

#containernews .city_list .item dt {
	float: left;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	width: 35px;
	padding-left: 25px;
	color: #444;
	display: table-cell;
}

#containernews .city_list .item dd {
	margin: 0 0 0 55px;
	padding-left: 15px;
	border-left: 1px dashed #b2b2b2;
}

#containernews .city_list .item dd a {
	padding: 1px 12px 1px 12px;
	white-space: nowrap;
	/*float: left;*/
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

#containernews .city_list .item dd a:hover {
	text-decoration: none;
	background: #eb2830;
	color: #fff;
}



.page-banner {
	position: relative;
}

.page-banner .nybt {
	position: absolute;
	width: 100%;
	top: 45%;
	z-index: 99;
	color: #fff;
	text-align: center;
}


.page-banner.video .nybt {
	top: 28%;
}

.page-banner .nybt h3 {
	font-size: 28px;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}


.page-banner {
	position: relative;
	font-size: 0;
}

.page-banner img.hhahgn {
	visibility: hidden;
}

.page-banner video {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill;
}

.page-wrap {
	background: #ffffff;
	padding-bottom: 3.38541667%;
}



.page-wrap-right {
	overflow: hidden;
}


.max1400 {
	max-width: 1210px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

/* neis-cate */

.neis-cate {
    position: relative;
    text-align: center;
    padding-top: 0.366vw;
    padding-bottom: 0.5625vw;
}

.neis-cname {
	font-size: 36px;
	color: #2E3341;
	font-weight: normal;
	display: none;
}

.neis-intro {
	font-size: 16px;
	color: #2E3341;
}

.neis-line {
	width: 2px;
	height: 15px;
	margin: 15px auto 0;
	background: #1764FF;
	display: none;
}


/* nei-wrap */

.nei-wrap {
	position: relative;
}

.xypg-right-content {
	font-size: 14px;
}


/* news_del_flex */

.news_del_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}


.news_del_left {
	position: relative;
	width: calc(100% - 350px);
}

.news_del_right {
	position: relative;
}



/*内页详情页面公用样式*/

.xypg-detail-title {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.7;
	text-align: center;
}

.xypg-detail-info-bar {
	font-size: 14px;
	font-family: Arial;
	color: #9e9e9e;
	line-height: 35px;
	border-bottom: 1px dashed #cfcfcf;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	width: 100%;
}

.xypg-detail-info-bar .baidu-share {
	float: left;
	margin-left: 25px;
	margin-top: 7px;
}

.xypg-detail-info-bar .detail-info-time {
	float: left;
	margin-right: 20px;
	position: relative;
	padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}

.xypg-detail-info-bar .detail-info-time i:after {
	opacity: .5;
	background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers {
	float: left;
	position: relative;
	padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-numbers i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}

.xypg-detail-info-bar .detail-info-numbers i:after {
	opacity: .5;
	background-position: 0 -330px;
}

.xypg-detail-info-bar .xypg-file-down {
	float: right;
	position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
	cursor: pointer;
	position: relative;
	padding-left: 25px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
	background-position: 0 -630px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
	color: #0E4ED0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
	position: absolute;
	z-index: 9999;
	width: 250%;
	right: 0;
	background: #fff;
	display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
	padding: 10px 0;
	border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin-right: 5px;
	height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
	overflow: hidden;
	line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
	font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
	color: #0E4ED0;
}

.xypg-detail-con-title {
	margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
	display: inline-block;
	font-size: 18px;
	color: #0E4ED0;
}

.xypg-detail-con {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
}

.xypg-detail-con img,
.xypg-detail-con p img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
}

.xypg-detail-tags {
	margin-top: 40px;
}

.xypg-detail-tags .tags-title {
	border-bottom: 1px solid #c3c3c3;
	position: relative;
}

.xypg-detail-tags .tags-title h3 {
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #0E4ED0;
	line-height: 40px;
	border-bottom: 3px solid #0E4ED0;
	margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
	position: absolute;
	right: 0;
	top: 8px;
}

.xypg-detail-tags .tags-content {
	padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	margin-right: 9px;
	background: #f4f4f4;
	line-height: 28px;
	padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
	color: #0E4ED0;
}

.xypg-detail-url {
	margin-top: 15px;
	display: none;
}

.xypg-detail-url a {
	word-break: break-all;
}

.xypg-detail-article p {
	margin: 10px 0 20px 0;
	line-height: 24px;
}

.xypg-detail-pn {
	margin-top: 30px;
}

.xypg-detail-pn div+div {
	margin-top: 15px;
}

.xypg-detail-pn div {
	line-height: 22px;
	padding: 10px;
	position: relative;
	border: 1px solid #eeeeee;
	height: 30px;
}

.icon-font {
	position: relative;
}

.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../img/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

.xypg-detail-pn div b {
	font-size: 14px;
	color: #0E4ED0;
	float: left;
	font-weight: normal;
}

.xypg-detail-pn div a {
	float: left;
	width: 75%;
	font-size: 14px;
	color: #666666;
}

.xypg-detail-pn div a:hover {
	color: #0E4ED0;
}

.encyclopedia_main {
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
	margin-top: 20px;
}


.xypg-detail-pn div span {
	position: absolute;
	right: 20px;
	top: 11px;
	font-size: 14px;
	color: #666666;
}


.news_del_right a {
	color: #000;
}

.news_del_right a:hover {
	color: #0e4ed0;
}



.encyclopedia_main .rblock_tit {
	margin: 10px 0;
	border-bottom: 1px solid #f1f1f1;
	font-size: 16px;
	/* background: url(../images/b90fed6b8e1dd62502c2cc200fbad0dec41a1b5b.png) 0 center no-repeat; */
	padding: 10px 10px 8px 15px;
	color: #0e4ed0;
	position: relative;
}

.encyclopedia_main .rblock_tit a {
	color: #999;
	position: absolute;
	right: 18px;
	font-size: 14px
}

.encyclopedia_main .rblock_con {
	padding: 10px 18px
}

.encyclopedia_main .rblock_con ul {
	overflow: hidden
}

.encyclopedia_main .rblock_con .content li {
	padding: 5px 0;
	line-height: 20px;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.encyclopedia_main .rblock_con .content li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 25px);
}

.encyclopedia_main .rblock_con .content li span.an {
	float: left;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 3px solid #0e4ed0;
	margin-right: 10px;
}

.encyclopedia_main .rblock_con .tag a {
	width: 45%;
	float: left;
	border: 1px solid #e9e9e9;
	margin: 2.5%;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}


.xdetails_r_con ul {
	clear: both;
	margin: 0;
}

.xdetails_r_con ul li {
	max-height: 54px;
	line-height: 22px;
	margin-bottom: 10px;
	border-top: #c1c1c1 solid 1px;
	padding-top: 10px;
	overflow: hidden;
}

.xdetails_r_con ul li:first-child {
	padding-top: 0px;
	border: none;
}

.xdetails_r_con ul li i {
	display: inline-block;
	width: 6px;
	height: 12px;
	background: url(../images/7029adf756b4ef2e9dcfde0449f149ac68569ed2.png) no-repeat;
	margin-right: 10px;
}

.xdetails_r_con ul li a {
	color: #000;
}

.xdetails_r_con ul li a:hover {
	color: #0e4ed0;
}

.xdetails_r_con ul li:last-child {
	border-bottom: none;
}

.xdetails_r_more {
	width: 127px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #8d8d8d;
	color: #fff !important;
	border-radius: 5px;
	display: block;
	margin: 20px 0;
}

.xdetails_r_more:hover {
	background: #0e4ed0;
	color: #fff;
}


/*  */

.xdetails_r {
	width: 300px;
	margin-right: 5px;
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
}

.xdetails_r h1 {
	padding: 0 20px 0 28px;
	height: 50px;
	line-height: 50px;
	background: #0e4ed0;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

.xdetails_r h1 img {
	margin-top: 13px;
}

.xdetails_r_con {
	padding: 28px;
	background: #fff;
}

.xdetails_r_top {
	overflow: hidden;
	margin-bottom: 20px;
}

.xdetails_r_top h2 {
	line-height: 24px;
	margin-bottom: 16px;
}

.xdetails_r_top h2 a {
	color: #000;
}

.xdetails_r_top h2 a:hover {
	color: #0e4ed0;
}

.xdetails_r_top p {
	line-height: 18px;
	color: #777777;
	max-height: 54px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
}

.xdetails_r_info {
	overflow: hidden;
	padding-top: 10px;
	margin-top: 10px;
	border-top: #c1c1c1 solid 1px;
}

.xdetails_r_info span {
	color: #777;
}

.xdetails_r_info span.fr {
	color: #0e4ed0;
}


/*  */

.xdetails_r .search {
	padding: 18px
}

.xdetails_r .search .h3 {
	font-size: 18px;
	color: #fff;
	height: 30px;
	line-height: 30px
}

.xdetails_r .search form {
	display: block;
	position: relative;
	padding-right: 75px;
	height: 36px;
	line-height: 36px
}

.xdetails_r .search form input {
	width: 100%;
	height: 34px;
	border: 1px solid #fff;
	border-right: none;
	padding-left: 5px;
	font-size: 14px;
	background: #f2f2f2
}

.xdetails_r .search form input::-webkit-input-placeholder {
	color: #999
}

.xdetails_r .search form input::-moz-placeholder {
	color: #999
}

.xdetails_r .search form input:-moz-placeholder {
	color: #999
}

.xdetails_r .search form input:-ms-input-placeholder {
	color: #999
}

.xdetails_r .search form #searchBtn {
	padding-left: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 36px;
	background: #0e4ed0;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

.xdetails_r .search form button {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	width: 75px;
	height: 36px;
	background: #fff;
	font-size: 14px;
	color: #f4910f;
	cursor: pointer
}



/* 网站标签页面样式 */

.tagdescription {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 14px;
	line-height: 1.7;
	background: #efefef;
	margin-bottom: 20px;
	margin-top: 15px;
}

.tag-all a {
	background-color: #f2f2f2;
	color: #666;
	padding: 5px 8px;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
}

.tag-all a:hover {
	background-color: #ddd;
}

.tag-menu {
	border: 1px solid #efefef;
	border-radius: 5px;
	overflow: hidden;
}

.tag-menu li {
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	padding: 0 20px;
	float: left;
}

.tag-menu li a {
	color: #666;
	font-size: 16px;
}

.tag-menu li a:hover {
	color: #0E4ED0;
}

.tag-menu li.active a {
	color: #0E4ED0;
}

.tag-notice {
	line-height: 40px;
	padding: 0 10px;
	margin-top: 10px;
}

.tag-item {
	padding: 15px 0;
	font-size: 14px;
	border-bottom: 1px solid #d6dbe1;
	margin-top: 10px;
	color: #666;
}

.tag-item span {
	color: #0E4ED0;
}

.tag-category {
	margin-bottom: 20px;
}

.tag-category span {
	font-size: 16px;
	color: #000;
	display: inline-block;
}

.tag-category a {
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	color: #333;
	margin-right: 10px;
}

.tag-category a:hover {
	background: #0E4ED0;
	color: #fff;
}

.tag-list-product li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.tag-list-product .tag-img {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.tag-list-product .tag-img .img {
	display: block;
	border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
	width: 100%;
}

.tag-list-product .tag-wz {
	overflow: hidden;
}

.tag-list-product .tag-wz h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
	color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
}

.tag-list-product .tag-wz .tab-fenli .tag a {
	padding: 0 5px;
}

.tag-list-product .tag-wz .desp {
	font-size: 12px;
	line-height: 2;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin: 5px 0;
}


a:focus,
a:hover {
	color: #23527c;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: -2px;
}


@media only screen and (max-width: 768px) {
	.encyclopedia_main .xdetails_l {
		width: 100%
	}

	.encyclopedia_main .customer_lists .item_box .tran_scale {
		width: 100%
	}

	.encyclopedia_main .customer_lists {
		padding-top: 60px
	}

	.encyclopedia_main .customer_lists .item_box .content {
		width: 90%
	}

	.xdetails_r {
		display: block;
		width: calc(100% - 2px);
	}


	.news_del_left {
		width: 100%;
	}

	.news_del_flex {
		display: block;
	}
}

@media (max-width: 768px) {
	.xypg-detail-pn div a {
		width: 50%;
	}

	.neis-cname {
		font-size: 22px;
	}

	.neis-intro {
		font-size: 14px;
		padding-top: 5px;
	}

	.tag-list-product .tag-img {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	.tag-list-product .tag-img .img img {
		width: auto;
		max-width: 100%;
	}

	.tag-list-product .tag-wz .tab-fenli p {
		width: 100%;
		float: none;
	}
}
 
.xypg-detail-con p img {
	/* display: block; */
	margin-left: -2em;
}

.xypg-detail-con p {
	line-height: 2em; 
	font-size: 18px;
	text-indent: 2em;
}

.xypg-detail-con img {
	border-radius: 10px;
}